global userName --the name in card field "User Name" on last
--card in Home stack. Checked at startup.
put "Hello " & userName into msg
end mouseUp
-- part contents for background part 1
----- text -----
Scripts contain commands that HyperCard understands and carries out. You can do a lot with just three commands:
Specifies a fancy visual transition that happens with the next Go command.
Goes to a card using the specified visual effect.
(HyperCard generates this when you click LinkTo.)*
Moves something—text, numbers, or a date, for example—from one place to another. You might put a field's contents in the Message box or into another field.